home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 21 / Cream of the Crop 21 (Terry Blount) (October 1996).iso / database / wvcp16.zip / SETUP.INF < prev    next >
INI File  |  1996-06-16  |  1KB  |  52 lines

  1. ;shareware
  2. [dialog]
  3.     Caption,            "WinView CoPilot Shareware Setup - 16 bit"
  4.     IconName,            SETUP.ICO
  5.     Info,                NO
  6.     DirSelect,            YES
  7.     Browse,                YES
  8.     Registration,            BDSIW40
  9.  
  10. [data]
  11.     defdir,                C:\WVCP
  12.  
  13. [Options]
  14.     Compressed,            YES
  15.     Logging,            YES
  16.     LogName,            WVCP.LOG
  17.     DirChg,                YES
  18.     OverWrite,            NO
  19.     PromptIcon,            YES
  20.     PromptIconMsg,            "Create Program Manager 'WinView CoPilot' group?"
  21.  
  22. [Window]
  23.     Message,            "WinView CoPilot Setup - 16 bit"
  24.     Show,                YES
  25.     Style,                FULL
  26.     Color,                BLUE
  27.     MessageLoc,            TOP
  28.  
  29. [needed.space]
  30.     MinSpace,            3000000
  31.  
  32. [progman.groups]
  33.     "WinView CoPilot",        WVCP.GRP
  34.  
  35. ["WinView CoPilot"]
  36.     "WinView CoPilot",        #D\WVCP.EXE
  37.     "WinView CoPilot Help",        "#D\WVCP.HLP", WINHELP.EXE
  38.     "WinView CoPilot Read Me",    "NOTEPAD.EXE #D\CPREADME.TXT", NOTEPAD.EXE
  39.     "WinView CoPilot Order Form",    "NOTEPAD.EXE #D\CPORDER.TXT", NOTEPAD.EXE
  40.  
  41. [disks]
  42.     1 =.,                WVCP
  43.  
  44. [dest.directories]
  45.     #app.main,            0:
  46.  
  47. [app.main]
  48.     1:WVCP.EXE,            "WinView CoPilot Program"
  49.     1:WVCP.HLP,            "WinView CoPilot Help File"
  50.     1:CPREADME.TXT,            "WinView CoPilot Read Me"
  51.     1:CPORDER.TXT,            "WinView CoPilot Order Form"
  52.